Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pressure sensor #6

Merged
merged 8 commits into from
Feb 2, 2019
Merged

Add pressure sensor #6

merged 8 commits into from
Feb 2, 2019

Conversation

c-x-berger
Copy link
Member

@c-x-berger c-x-berger commented Feb 1, 2019

This new class describes an analog pressure sensor we're using this year.

To do:

  • Basic functions
  • Real-world test

@c-x-berger c-x-berger self-assigned this Feb 1, 2019
This is consistent with last year's sensor classes - a subsystem will
later instantiate the sensor for itself as a private field. In this
case, where we are likely to only have one, it may make more sense to
use the singleton pattern as in NavX and PDP.
@c-x-berger c-x-berger added the enhancement New feature or request label Feb 1, 2019
@c-x-berger c-x-berger changed the title [wip] Pressure sensor Add pressure sensor Feb 2, 2019
@c-x-berger c-x-berger merged commit 9458e07 into develop Feb 2, 2019
@c-x-berger c-x-berger deleted the feature/pressure-sensitive branch February 2, 2019 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant